Input for WinForms | ComponentOne
C1.Win.Input.Styles Namespace / DropDownControlStyles<T> Class / Underline Property

In This Topic
    Underline Property (DropDownControlStyles<T>)
    In This Topic
    Gets style containing display attributes that determine the general appearance of underline.
    Syntax
    'Declaration
     
    
    Public Property Underline As UnderlineStyle
    public UnderlineStyle Underline {get; set;}
    See Also